home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
comm
/
insite.zip
/
_SETUP.1
/
inSite.exe
/
0
/
RCDATA
/
TFRMOPTIONS
/
TFRMOPTIONS.txt
Wrap
Text File
|
1997-03-29
|
7KB
|
343 lines
object frmOptions: TfrmOptions
Left = 61
Top = 295
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'Options...'
ClientHeight = 418
ClientWidth = 364
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 0
Width = 269
Height = 418
Align = alLeft
Shape = bsFrame
IsControl = True
end
object Label4: TLabel
Left = 155
Top = 52
Width = 90
Height = 18
AutoSize = False
Caption = 'megabytes free'
end
object Label1: TLabel
Left = 139
Top = 113
Width = 114
Height = 16
Hint = 'FTP sites take longer to connect so do not set this too low...'
AutoSize = False
Caption = 'seconds of zero bytes'
end
object Label2: TLabel
Left = 166
Top = 93
Width = 41
Height = 19
AutoSize = False
Caption = 'times'
end
object Label3: TLabel
Left = 8
Top = 192
Width = 120
Height = 13
Caption = 'Netscape bookmarks file:'
end
object chkListFilesYouHave: TCheckBox
Left = 8
Top = 10
Width = 162
Height = 17
HelpContext = 3502
Caption = 'List files you already have'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = chkListFilesYouHaveClick
end
object chkTimeOut: TCheckBox
Left = 8
Top = 111
Width = 95
Height = 17
Hint = 'FTP sites take longer to connect so do not set this too low...'
HelpContext = 3507
Caption = 'Timeout in'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = chkDownloadLimitClick
end
object spnTimeOutTime: TSpinEdit
Left = 83
Top = 111
Width = 50
Height = 22
Hint = 'FTP sites take longer to connect so do not set this too low...'
AutoSize = False
Increment = 5
MaxValue = 3000
MinValue = 1
TabOrder = 11
Value = 2
OnChange = spnTimeOutTimeChange
end
object btnSave: TButton
Left = 279
Top = 8
Width = 78
Height = 28
Caption = '&Save...'
Default = True
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnSaveClick
end
object chkPromptOnOverWrite: TCheckBox
Left = 8
Top = 30
Width = 193
Height = 17
HelpContext = 3503
Caption = 'Prompt on overwrite'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object chkDownloadLimit: TCheckBox
Left = 8
Top = 51
Width = 95
Height = 17
HelpContext = 3504
Caption = 'Leave approx.'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = chkDownloadLimitClick
end
object chkDelPartialTransfers: TCheckBox
Left = 8
Top = 71
Width = 139
Height = 17
HelpContext = 3505
Caption = 'Delete partial transfers'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 4
end
object chkRetryConnect: TCheckBox
Left = 8
Top = 91
Width = 109
Height = 17
HelpContext = 3506
Caption = 'Retry connections'
State = cbChecked
TabOrder = 5
end
object btnCancel: TButton
Left = 280
Top = 43
Width = 77
Height = 27
Caption = '&Cancel'
TabOrder = 22
OnClick = btnCancelClick
end
object chkShowIcons: TCheckBox
Left = 8
Top = 132
Width = 156
Height = 17
HelpContext = 3509
Caption = 'Show file type/status icons'
TabOrder = 6
end
object spnDownloadLimitMegs: TSpinEdit
Left = 100
Top = 49
Width = 47
Height = 22
AutoSize = False
Increment = 2
MaxValue = 3000
MinValue = 1
TabOrder = 7
Value = 20
end
object spnRetryConnectTimes: TSpinEdit
Left = 118
Top = 86
Width = 41
Height = 22
AutoSize = False
MaxValue = 1000
MinValue = 1
TabOrder = 8
Value = 1
end
object chkSortList: TCheckBox
Left = 8
Top = 152
Width = 134
Height = 17
HelpContext = 3508
Caption = 'Sort files found list'
TabOrder = 9
OnClick = chkSortListClick
end
object txtNetBkmrks: TEdit
Left = 8
Top = 208
Width = 169
Height = 21
HelpContext = 3511
TabOrder = 12
Text = 'c:\netscape\program\bookmark.htm'
end
object Button1: TButton
Left = 184
Top = 208
Width = 75
Height = 21
Caption = 'Browse...'
TabOrder = 13
OnClick = Button1Click
end
object chkSounds: TCheckBox
Left = 8
Top = 172
Width = 97
Height = 17
HelpContext = 3510
Caption = 'Enable sounds'
TabOrder = 14
end
object Button4: TButton
Left = 184
Top = 304
Width = 75
Height = 21
Caption = 'Browse...'
TabOrder = 15
OnClick = Button4Click
end
object rgrLogFileOptions: TRadioGroup
Left = 8
Top = 232
Width = 253
Height = 65
HelpContext = 3512
Caption = 'Log File Options'
ItemIndex = 2
Items.Strings = (
'Use server name'
'Use specified file'
'No log')
TabOrder = 16
end
object txtLogFile: TEdit
Left = 8
Top = 304
Width = 169
Height = 21
HelpContext = 3512
TabOrder = 17
end
object chkMakeLinksLocal: TCheckBox
Left = 8
Top = 332
Width = 133
Height = 17
Hint = 'Make links local on downloaded HTML files...'
HelpContext = 3513
Caption = 'Make links local'
TabOrder = 18
end
object chkScanNonLinkedDirs: TCheckBox
Left = 8
Top = 352
Width = 225
Height = 17
Hint = 'Scan parent directories of linked directories...'
HelpContext = 3514
Caption = 'Scan directories not directly linked'
TabOrder = 19
end
object chkAutoNumberIndex: TCheckBox
Left = 8
Top = 372
Width = 215
Height = 17
Hint = 'Appends a number rather than overwriting "index.html"...'
HelpContext = 3515
Caption = 'Auto number "index.html" files'
TabOrder = 20
OnClick = chkAutoNumberIndexClick
end
object chkIncludeBookmarkLinks: TCheckBox
Left = 8
Top = 393
Width = 193
Height = 17
Hint = 'Include links to locations in pages...'
HelpContext = 3516
Caption = 'Include bookmark "#" links'
TabOrder = 21
end
object openHTML: TOpenDialog
DefaultExt = 'htm'
FileEditStyle = fsEdit
Filter = 'HTML files|*.html;*.htm'
InitialDir = '.'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofNoReadOnlyReturn]
Title = 'Select Bookmark File...'
Left = 276
Top = 232
end
object openLog: TOpenDialog
DefaultExt = 'log'
FileEditStyle = fsEdit
Filter = 'Log files|*.log'
InitialDir = '.'
Options = [ofHideReadOnly, ofPathMustExist, ofNoReadOnlyReturn]
Title = 'Select Log File...'
Left = 280
Top = 340
end
end